home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1372 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: erich.triumf.ca!bennett
  2. From: bennett@erich.triumf.ca (P.Bennett)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Hidding the cursor
  5. Date: 12 Jan 1996 22:20 PST
  6. Organization: TRIUMF: Tri-University Meson Facility
  7. Distribution: world
  8. Message-ID: <12JAN199622204321@erich.triumf.ca>
  9. References: <4d71rq$22e@alpha.delta.edu>
  10. NNTP-Posting-Host: erich.triumf.ca
  11. News-Software: VAX/VMS VNEWS 1.50    
  12.  
  13. In article <4d71rq$22e@alpha.delta.edu>, mcgiddin@alpha.delta.edu (Matthew Charles Giddings) writes...
  14. >  Could someone help me out, or at least point me in the right direction 
  15. >here.  I'm trying to hide the cursor in a small program that I'm writing, 
  16. >but I cannot figure out how to do it using ANSI C code.  
  17.  
  18. That's because you can't do it using ANSI C - ANSI C doesn't know about
  19. cursors, or any fancy display manipulation.
  20.  
  21. Try asking on a newsgroup specializing in your computer and/or operating
  22. system.  (For MS-DOS, comp.os.msdos.programmer would be a good starting point)
  23.  
  24. Have a look (by anonymous ftp) at rtfm.mit.edu to see if there are any FAQs
  25. pertaining to your system - if so, they will direct you to a suitable
  26. newsgroup, and may have an answer for you.
  27.  
  28.  
  29. Peter Bennett VE7CEI                | Vessels shall be deemed to be in sight
  30. Internet: bennett@triumf.ca         | of one another only when one can be
  31. Packet: ve7cei@ve7kit.#vanc.bc.ca   | observed visually from the other
  32. TRIUMF, Vancouver, B.C., Canada     |                          ColRegs 3(k)
  33. GPS and NMEA info and programs: ftp://sundae.triumf.ca/pub/peter/index.html
  34.  
  35.